home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / New Stuffed Files / DataMgmt.sit / Data Mgmt / card_9339.txt < prev    next >
Encoding:
Text File  |  1988-12-05  |  2.5 KB  |  138 lines

  1. -- card: 9339 from stack: in
  2. -- bmap block id: 9684
  3. -- flags: 4000
  4. -- background id: 3247
  5. -- name: FM
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=64 top=157 right=177 bottom=83
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1015 / 1015
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: FMb1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   push card
  23.   visual effect dissolve
  24.   go to card "define"
  25. end mouseUp
  26.  
  27.  
  28.  
  29.  
  30. -- part 2 (button)
  31. -- low flags: 00
  32. -- high flags: 2000
  33. -- rect: left=64 top=183 right=203 bottom=83
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 1015 / 1015
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: FMb2
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   push card
  45.   visual effect dissolve
  46.   go to card "layout"
  47. end mouseUp
  48.  
  49.  
  50.  
  51.  
  52. -- part 3 (button)
  53. -- low flags: 00
  54. -- high flags: 2000
  55. -- rect: left=64 top=208 right=228 bottom=83
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 1015 / 1015
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: 3
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   push card
  67.   visual effect dissolve
  68.   go to card "browse"
  69. end mouseUp
  70.  
  71.  
  72.  
  73.  
  74. -- part 4 (button)
  75. -- low flags: 00
  76. -- high flags: 2000
  77. -- rect: left=64 top=233 right=253 bottom=83
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 1015 / 1015
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: 4
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   push card
  89.   visual effect dissolve
  90.   go to card "report"
  91. end mouseUp
  92.  
  93.  
  94.  
  95.  
  96. -- part 5 (button)
  97. -- low flags: 00
  98. -- high flags: 2000
  99. -- rect: left=64 top=110 right=130 bottom=83
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 1015 / 1015
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: FMb1
  108. ----- HyperTalk script -----
  109. on mouseUp
  110.   push card
  111.   visual effect dissolve
  112.   go to card "structured"
  113. end mouseUp
  114.  
  115.  
  116.  
  117.  
  118. -- part 6 (button)
  119. -- low flags: 00
  120. -- high flags: 2000
  121. -- rect: left=64 top=133 right=153 bottom=83
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 1015 / 1015
  124. -- text alignment: 1
  125. -- font id: 0
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: FMb1
  130. ----- HyperTalk script -----
  131. on mouseUp
  132.   push card
  133.   visual effect dissolve
  134.   go to card "consistent"
  135. end mouseUp
  136.  
  137.  
  138.